Skip to content

Bump faraday from 1.9.2 to 1.10.5 in /docs#16

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/docs/faraday-1.10.5
Open

Bump faraday from 1.9.2 to 1.10.5 in /docs#16
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/docs/faraday-1.10.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps faraday from 1.9.2 to 1.10.5.

Release notes

Sourced from faraday's releases.

v1.10.5

What's Changed

Full Changelog: lostisland/faraday@v1.10.4...v1.10.5

v1.10.4

What's Changed

Full Changelog: lostisland/faraday@v1.10.3...v1.10.4

v1.10.3

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v1.10.2...v1.10.3

v1.10.2

What's Changed

Full Changelog: lostisland/faraday@v1.10.1...v1.10.2

v1.10.1

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v1.10.0...v1.10.1

v1.10.0

What's Changed

Full Changelog: lostisland/faraday@v1.9.3...v1.10.0

v1.9.3

What's Changed

Full Changelog: lostisland/faraday@v1.9.2...v1.9.3

Changelog

Sourced from faraday's changelog.

Faraday Changelog

The changelog has moved!

This file is not being updated anymore. Instead, please check the Releases page.

2.2.0 (2022-02-03)

  • Reintroduce the possibility to register middleware with symbols, strings or procs in #1391

2.1.0 (2022-01-15)

2.0.1 (2022-01-05)

2.0.0 (2022-01-04)

The next major release is here, and it comes almost 2 years after the release of v1.0!

This release changes the way you use Faraday and embraces a new paradigm of Faraday as an ecosystem, rather than a library.

What does that mean? It means that Faraday is less of a bundled tool and more of a framework for the community to build on top of.

As a result, all adapters and some middleware have moved out and are now shipped as standalone gems 🙌!

But this doesn't mean that upgrading from Faraday 1.x to Faraday 2.0 should be hard, in fact we've listed everything you need to do in the UPGRADING.md doc.

Moreover, we've setup a new awesome-faraday repository that will showcase a curated list of adapters and middleware 😎.

This release was the result of the efforts of the core team and all the contributors, new and old, that have helped achieve this milestone 👏.

What's Changed

... (truncated)

Commits
  • 5c1d68a Version bump to 1.10.5
  • ea02c0e Update rubocop complexity thresholds for security fix
  • d0fc049 Backport security fix for CVE-2026-25765 to 1.x branch (#1665)
  • 41c990e Version bump to 1.10.4
  • 435888d Make sure that Faraday::Request::Json and Faraday::Response::Json are cor...
  • 8208693 Use ruby/setup-ruby in publish.yml
  • eeec367 Fix ruby version in publish.yml
  • 92c038b Update publish.yml to use Ruby 2.7
  • 7a382b5 Version bump to 1.10.3
  • 16506ee Add support for Ruby 3.2.0 in Faraday v1.x (#1483)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/docs/faraday-1.10.5 branch from f469c12 to 8ed307e Compare April 13, 2026 10:18
Bumps [faraday](https://github.com/lostisland/faraday) from 1.9.2 to 1.10.5.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v1.9.2...v1.10.5)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 1.10.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/docs/faraday-1.10.5 branch from 8ed307e to bae85cb Compare April 13, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants